DPC parameter config register
DPC_THRESHOLD_L | this bit configures the threshold to detect black img in check mode, or the low threshold(use 8 bit 0~255) in dyn method 0, or the low threshold factor (use 5 bit 10000-> 16/16, 00001->1/16, 0/16~16/16) in dyn method 1 |
DPC_THRESHOLD_H | this bit configures the threshold to detect white img in check mode, or the high threshold(use 8 bit 0~255) in dyn method 0, or the high threshold factor (use 5 bit 10000-> 16/16, 00001->1/16, 0/16~16/16) in dyn method 1 |
DPC_FACTOR_DARK | this field configures the dynamic correction method 1 dark factor |
DPC_FACTOR_BRIG | this field configures the dynamic correction method 1 bright factor |